Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small change for upcoming CommonDataModel 0.3 #20

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

Alexander-Barth
Copy link
Member

@Alexander-Barth Alexander-Barth commented Nov 20, 2023

This PR avoids some ambiguity issues for the upcoming CommonDataModel 0.3.

(In the new version of CommonDataModel 0.3, one can access variables also by standard name, e.g.
ds[CF"longitude"] will be a variable whose standard name is "longitude". CF"longitude" will have the type CommonDataModel.CFStdName and we need to dispatch on that)

@tcarion tcarion self-requested a review November 22, 2023 13:22
@tcarion tcarion merged commit 5595c54 into JuliaGeo:main Nov 22, 2023
6 checks passed
@Alexander-Barth
Copy link
Member Author

Thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants